body{
    background-color:#eeeeee;
	font-size: 13px;
	margin:0 0 0 0 ;
	font-family: "微软雅黑",verdana;
}
TD {
    font-size: 13px;
	line-height:20px;
	color:#363636;
}
img { border: none; }
a:link {
	color: #363636;
	text-decoration: none;
}
a:visited {
	color: #363636;
	text-decoration: none;
}
a:hover {
	color: #363636;
	text-decoration: none;
}
a:active {
	color: #363636;
	text-decoration: none;
}

/*其他*/
.kuang {
	border: 1px solid #d6d6d6;
}
.newskuang {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
}
.tableBorder {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

.maintext{
	FONT-SIZE: 16px;
}
.maintext1{
	FONT-SIZE: 15px;
}
}
.hometitle{
	FONT-SIZE: 20px;
	font-weight:600px;
}
.flash{margin: 0 auto;width: 100%;height: 416px;position: relative;}
.flash_bar{
	position: absolute;
	width:150px;
	margin-top:1px;
}
#flash {
    clear: both;
    height: 362px;
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
}
#flash a {
    display: none;
    height: 416px;
    width: 1140px;
}
#flash img {
     height: 416px;
    width: 1140px;
}
.menutext{
font-size:15px;
font-weight:500;
}
.titletext{
font-size:16px;
font-weight:500;
}
.inputBorder{background-image:url(images/seabg.jpg); background:transparent; height:22px; padding-top:2px; padding-left:10px font-size:10px; color:#b39284}
.mainpage{
	border: 3px solid #EFEFEF;
	}
.font3{FONT-SIZE: 26px; line-height:30px;}


/*bannercss*/
.kuzhan { width: 1172px; height: 583px; margin:25px auto; position: relative; overflow:hidden; margin-bottom: 15px; }

/*数字按钮样式*/
.kuzhan .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.kuzhan .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.kuzhan .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.kuzhan .prev,
.kuzhan .next { width: 60px; height: 55px; background: url(images/btn.png) no-repeat; position: absolute; top: 215px;}
.kuzhan .prev { left: 32; }
.kuzhan .next { right: 0; background-position: right }

#foot_bm a,p,p a{font-size:12px;color:#666;}